Represents a store, responsible with managing application view state.
Base type: object. Implemented interfaces: INotifyPropertyChanged.
This is a public abstract class.
public abstract class Store : INotifyPropertyChanged